Skip to content

Conversation

@brendan-kellam
Copy link
Contributor

@brendan-kellam brendan-kellam commented Nov 13, 2025

This PR adds a DEFAULT_MAX_MATCH_COUNT env var to control the default maximum number of search results to return when using search in the web app.

This PR also reduces the max match count from 100k to 10k. After testing on a much larger instance (10k repos), the performance improvements added in #615 are less significant due to zoekt representing a much larger portion of total search time.

@github-actions

This comment has been minimized.

@coderabbitai
Copy link

coderabbitai bot commented Nov 13, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bkellam/configurable_default_max_match_count

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@brendan-kellam brendan-kellam merged commit 2e959b7 into main Nov 13, 2025
10 checks passed
@brendan-kellam brendan-kellam deleted the bkellam/configurable_default_max_match_count branch November 13, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants